text handle: Don't leak adjustments
authorMatthias Clasen <mclasen@redhat.com>
Wed, 23 Nov 2016 18:55:28 +0000 (13:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 23 Nov 2016 18:57:03 +0000 (13:57 -0500)
commit0e37d6739393cfe2da99e6331dc981780acf96e1
tree9249f08fe5f16950a3b1bc836a7be74e8cad9535
parent0cb35bf394b6c9eb76790d7bf01709c6668f7b48
text handle: Don't leak adjustments

This can happen if the weak pointer is triggered before the
adjustments are unset. Pointed out in

https://bugzilla.gnome.org/show_bug.cgi?id=774790
gtk/gtktexthandle.c